Welcome![Sign In][Sign Up]
Location:
Search - c odbc oracle

Search list

[Delphi VCLSQLDirect.v4.2.8

Description: SQLDirect Component Library is a light-weight Borland Database Engine replacement for Borland Delphi v.4 - 9(2005) and C++Builder v.4 - 6. It uses the native application programming interfaces to access to the following SQL-servers: * Centura (formerly, Gupta) SQLBase Server * IBM DB2 Universal Database * Informix Server * Interbase/Firebird Server * Microsoft SQL Server * MySQL Server * Oracle Database Server * PostgreSQL Server * Sybase Adaptive Server Enterprise and Adaptive Server Anywhere * ODBC datasources * OLEDB datasources-SQLDirect Component Library is a light-weight Borland Database Engine replacement for Borland Delphi v.4 - 9(2005) and C++Builder v.4 - 6. It uses the native application programming interfaces to access to the following SQL-servers: * Centura (formerly, Gupta) SQLBase Server * IBM DB2 Universal Database * Informix Server * Interbase/Firebird Server * Microsoft SQL Server * MySQL Server * Oracle Database Server * PostgreSQL Server * Sybase Adaptive Server Enterprise and Adaptive Server An
Platform: | Size: 9024396 | Author: akay | Hits:

[ADO-ODBCotl

Description: This document describes the Oracle, Odbc and DB2-CLI Template Library, Version 4.0 (OTL 4.0). OTL 4.0 is a C++ library based on templates. It integrates all of the previous releases into one library.
Platform: | Size: 86806 | Author: 付聚文 | Hits:

[Other DatabasesODBC数据库查询源代码

Description: ODBC数据库查询源代码 关于数据库中数据的查询 一个非常好的代码-ODBC database query on the source database query of data a very good code
Platform: | Size: 978944 | Author: 陈林 | Hits:

[Delphi VCLSQLDirect.v4.2.8

Description: SQLDirect Component Library is a light-weight Borland Database Engine replacement for Borland Delphi v.4 - 9(2005) and C++Builder v.4 - 6. It uses the native application programming interfaces to access to the following SQL-servers: * Centura (formerly, Gupta) SQLBase Server * IBM DB2 Universal Database * Informix Server * Interbase/Firebird Server * Microsoft SQL Server * MySQL Server * Oracle Database Server * PostgreSQL Server * Sybase Adaptive Server Enterprise and Adaptive Server Anywhere * ODBC datasources * OLEDB datasources-SQLDirect Component Library is a light-weight Borland Database Engine replacement for Borland Delphi v.4- 9(2005) and C++Builder v.4- 6. It uses the native application programming interfaces to access to the following SQL-servers:* Centura (formerly, Gupta) SQLBase Server* IBM DB2 Universal Database* Informix Server* Interbase/Firebird Server* Microsoft SQL Server* MySQL Server* Oracle Database Server* PostgreSQL Server* Sybase Adaptive Server Enterprise and Adaptive Server An
Platform: | Size: 9024512 | Author: akay | Hits:

[ADO-ODBCvcToDB

Description: 在VC中通过odbc连接数据库(数据库不分种类,oracle\sql server等)-in VC through odbc connect to the database (regardless of the database type, oracle \ sql server, etc.)
Platform: | Size: 59392 | Author: mt | Hits:

[Other DatabasesC++ODBC

Description: C++ODBC连接数据库的标准封装类,可以重用,直接加入工程,访问各个数据库平台-C ODBC database connectivity standard packaging categories, can be reused, directly joining the project, visit various database platform
Platform: | Size: 4096 | Author: liuxinyi | Hits:

[OracleODBC-Oracle

Description: ODBC连接ORACLE数据库的完整源码-ODBC link to the Oracle database integrity FOSS
Platform: | Size: 4334592 | Author: 王雨文 | Hits:

[SQL Serverodbc

Description: 用VC++,ODBC的API函数访问数据库,程序中有详细的编写代码实现过程-With VC++, ODBC access to databases of the API functions, procedures in detail the process of writing code to achieve
Platform: | Size: 83968 | Author: weihualin | Hits:

[Oracle061227180030

Description: proc中对oracle blob字段的写入读取,利用VC++6.0集成proc*c-proc in oracle blob field to write to read, using VC++ 6.0 integration proc* c
Platform: | Size: 3072 | Author: 陈晨 | Hits:

[Oracleotl4_examples

Description: 一个跨平台的数据库操作库文件,可以轻松在linux和windows下进行数据库读写以及其他的操作,支持多种数据库,代码包含很多example,初学者很容易上手. OTL 是 Oracle, Odbc and DB2-CLI Template Library 的缩写,是一个C++编译中操控关系数据库的模板库,它目前几乎支持所有的当前各种主流数据库,例如Oracle, MS SQL Server, Sybase, Informix, MySQL, DB2, Interbase / Firebird, PostgreSQL, SQLite, SAP/DB, TimesTen, MS ACCESS等等。OTL中直接操作Oracle主要是通过Oracle提供的OCI接口进行,进行操作DB2数据库则是通过CLI接口来进行,至于MS的数据库和其它一些数据库,则OTL只提供了ODBC来操作的方式。当然Oracle和DB2也可以由OTL间接使用ODBC的方式来进行操纵。 在MS Windows and Unix 平台下,OTL目前支持的数据库版本主要有:Oracle 7 (直接使用 OCI7), Oracle 8 (直接使用 OCI8), Oracle 8i (直接使用OCI8i), Oracle 9i (直接使用OCI9i), Oracle 10g (直接使用OCI10g), DB2 (直接使用DB2 CLI), ODBC 3.x ,ODBC 2.5。-err
Platform: | Size: 820224 | Author: 刘火明 | Hits:

[ADO-ODBCODBC(C)

Description: ODBC访问数据库示例。虽然此类代码已经不少了,但是如此简单易学习的并不多。-ODBC access to the database sample. Although such code has many, but such a simple and easy to learn not much.
Platform: | Size: 2048 | Author: 郭斌 | Hits:

[Database systemsqlapi_352.tar

Description: 通用的数据库中间库,支持流行的数据库,如Oracle, SQL Server, DB2, Sybase, Informix, InterBase, SQLBase, MySQL, PostgreSQL and ODBC-SQLAPI++ is a C++ library for accessing multiple SQL databases (Oracle, SQL Server, DB2, Sybase, Informix, InterBase, SQLBase, MySQL, PostgreSQL and ODBC).
Platform: | Size: 1620992 | Author: pengyong | Hits:

[Oracleotl

Description: 跨数据库平台: n 支持 oracle 的OCI n 支持DB2的CLI, n 支持ODBC(通过ODBC,可支持SQL SERVER,MySQL等) Ø 跨OS平台: n 标准C++语言,支持 unix/linux/windows Ø 使用简单: n 只有一个头文件 n 接口简洁.otl_stream, otl_connect, otl_exception等就可以完成大部分工作 n 相对 ProC等嵌入式开发,代码能相应减少 Ø 性能: n 直接访问数据库API接口,具有API接口的高效率,可靠性 Ø 稳定性: n 开源代码,唯一的代码文件otlv4.h,可以了解所有基于数据库API的实现细节 n 从1996年开始,到今已10余年. Ø 可读性及可维护性: n 标准C++代码,不需要任何预处理 n 使用流的形式,输入输出异常简洁 n 减少大量代码, n 代码结构更加简洁 参考资料: http://otl.sourceforge.net/ -oracle db2 odbc
Platform: | Size: 2575360 | Author: 周扒皮 | Hits:

[Database systemtestoci

Description: OCI(Oracle Call Interface)是ORACLE公司开发的一个应用程序开发工具,是一个通过访问Oracle数据库的服务器,控制各类SQL语句的执行,进而创建应用程序的的应用程序接口(API)。它支持SQL所有的数据定义,数据操作,查询,事务管理等操作,支持C和C++的数据类型,调用,语法和语义。它提供了一组可对Oracle数据库进行存取的接口子例程(函数)。 OCI程序实质上就是用高级语言写的程序,其特点是内部含有对OCI子函数库的调用,通过在第三代程序设计语言(如C语言)中进行调用可达到存取ORACLE数据库的目的。 本工程包含一个简单的oci封装,封装oci的基本操作,日常开发中对速度要求比较高而ado和普通的odbc方法满足不了要求的情况下可以考虑使用-OCI (Oracle Call Interface) was developed by an ORACLE application development tool, one by accessing the Oracle database server and control the implementation of various types of SQL statements, thereby creating the application s application program interface (API). It supports all SQL data definition, data manipulation, query, transaction management, operation, support C and C++, data types, call, syntax and semantics. It provides a set of Oracle database can access the interface sub-routines (functions). OCI program in essence is to use high-level language to write programs, characterized by an internal subroutine library that contains pairs of OCI calls, by the third-generation programming languages (such as the C language) in a call up to access the ORACLE database purposes. This project contains a simple oci packaging, packaging oci basic operations, the daily development of the speed is relatively high ado and odbc method can not satisfy the normal requirements of
Platform: | Size: 819200 | Author: 帽子 | Hits:

[Windows Developunidac3

Description: Universal Data Access Components (UniDAC) is a powerful library of nonvisual cross-database data access components for Delphi, Delphi for .NET, C++Builder, and FreePascal. We have combined the experience of long-term successful development into one product, which provides unified access to the popular database servers like Oracle, Microsoft SQL Server, MySQL, InterBase, Firebird, PostgreSQL, SQLite, DB2, Microsoft Access, Sybase Advantage Database Server, Sybase Adaptive Server Enterprise, and other databases (using ODBC provider). UniDAC offers unified approach to the database-related applications development process. That means you can switch easily between different databases in your projects without going deep into their specifics. Using UniDAC with its server-independent interface is the best way to create cross-database applications. UniDAC gives outstanding flexibility and independence to your projects. -Universal Data Access Components (UniDAC) is a powerful library of nonvisual cross-database data access components for Delphi, Delphi for. NET, C++ Builder, and FreePascal. We have combined the experience of long-term successful development into one product, which provides unified access to the popular database servers like Oracle, Microsoft SQL Server, MySQL, InterBase, Firebird, PostgreSQL, SQLite, DB2, Microsoft Access, Sybase Advantage Database Server, Sybase Adaptive Server Enterprise, and other databases (using ODBC provider). UniDAC offers unified approach to the database-related applications development process. That means you can switch easily between different databases in your projects without going deep into their specifics. Using UniDAC with its server-independent interface is the best way to create cross-database applications . UniDAC gives outstanding flexibility and independence to your projects.
Platform: | Size: 5743616 | Author: 刘海滨 | Hits:

[Oracledemo.tar

Description: oracle官方ODBC cdemo_odbc.mk connect.c insert1.c insert2.c select.c-oracle c/c++ odbc cdemo_odbc.mk connect.c insert1.c insert2.c select.c
Platform: | Size: 20480 | Author: lichunguang | Hits:

[ADO-ODBCADO-ODBC

Description: ADO与ODBC的区别   有很多种使用数据库的方法,对大多数数据库来说,选择C++这种产品也许并不适宜。我们知道,像dBASE IV,FoxPro,Oracle和Access这样的产品是完全以数据库管理为中心的。-The difference between ADO and ODBC database there are many ways for most databases, choose C++ This product may not be appropriate. We know that, like dBASE IV, FoxPro, Oracle and Access such as database management product is entirely centered.
Platform: | Size: 15360 | Author: 戴页 | Hits:

[VC/MFCvcOraclepgm

Description: Visual C++与Oracle 数据库编程案例详细介绍了使用Visual C++和Oracle 开发基于数据库技术管理信息系统的多种方法。   全书由两部分组成,由徐武、周启涛、葛卉娟等编著,第一部分介绍了Oracle 数据库基础和Visual C++开发数据库应用的多种方法,包括MFC ODBC、ADO,以及利用Oracle 提供的OO4O 开发数据库的方法等。第二部分以多个管理系统为例,按照系统设计、数据库设计与实现、系统的实现三个步骤详细介绍了每个管理信息系统的开发过程,   读者能从案例中真正学会Visual C++开发数据库的多种方法。 -The of Visual C++ and Oracle Database Programming Case Details use the Visual C++ and Oracle development based on a variety of database technology management information system. The book consists of two parts, by Xu Wu, Zhou Qitao Ge Hui Juan compiled with the first part introduces the Oracle Database Basic and Visual C++ development of database applications, a variety of methods, including MFC ODBC, ADO, as well as take advantage of Oracle provides the OO4O developed database of methods and so on. Second part of multiple management systems, for example, according to the system design, database design and implementation of a system of three steps detailed management information system development process, readers from the case in real to learn Visual C++ development database variety of methods.
Platform: | Size: 3557376 | Author: ssmh | Hits:

[Oracleojdbc14

Description: Java odbc ORACLE,源码要求为至少5个C或Java源码或其他好源码或编程学习资料-Java odbc ORACLE
Platform: | Size: 1116160 | Author: benson | Hits:

[CSharpOdbc

Description: Source code for managing odbc connections to different databases such as Oracle, SQL Server, MySQL. The code is provided in C#
Platform: | Size: 23552 | Author: bocha | Hits:
« 12 »

CodeBus www.codebus.net